Skip to content

[dist] Update all non-major dependencies #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2019

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
node (source) minor 0.8 -> 0.12 age adoption passing confidence
node (source) minor 0.10 -> 0.12 age adoption passing confidence
tape devDependencies minor ~4.9.0 -> ~4.17.0 age adoption passing confidence

Release Notes

nodejs/node (node)

v0.12.18

Compare Source

tape-testing/tape (tape)

v4.17.0

Compare Source

Commits
  • [Fix] default_stream: add handling for IE < 9 13f23ed
  • [Deps] update @ljharb/through, resolve 9135b40
  • Merge tag 'v4.17.0' e61cd40
  • [New] add t.intercept() e60aeca
  • [New] add t.capture and t.captureFn, modeled after tap 3d96d69
  • [Deps] switch from through and resumer to @ljharb/through and @ljharb/resumer a8a7d67
  • [Tests] simplify tests 83bc381
  • [Performance] use inline typeof c45db4e
  • [Deps] update minimist, resolve, string.prototype.trim feee094
  • [Dev Deps] update @ljharb/eslint-config, array.prototype.flatmap, aud 7123111
  • Revert "[meta] ensure not-in-publish‘s absence does not fail anything" 92aaa51
  • [Dev Deps] pin jackspeak since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6 a576f8d

v4.16.2

Compare Source

Commits
  • [Fix] throws: avoid crashing on a nonconfigurable or nonextensible expected 0731b5f
  • [Tests] simplify tests c656ee5
  • [Refactor] Test: skip binding for a non-function value e244e64
  • [Performance] use call-bind for autobinding 70de437
  • [actions] update rebase action 834453c
  • [Deps] update defined, minimist, object-inspect, string.prototype.trim 01edce8
  • [Dev Deps] update @ljharb/eslint-config, array.prototype.flatmap, aud 1b3ad24
  • [Dev Deps] update @ljharb/eslint-config, aud a6a5eee
  • [Deps] update deep-equal 2043b2e
  • [readme] Link to explain what TAP is 26a75bb
  • [Deps] update minimist 7e7c3d0
  • [readme] improve t.throws description for Function c1b619d
  • [Dev Deps] pin jackspeak since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6 0e80800
  • Merge tag 'v4.16.2' d5d675d
  • [meta] add missing npmrc config 15e2175

v4.16.1

Compare Source

Fixed
  • [New] bin/tape: add --ignore-pattern flag #586
Commits
  • [eslint] fix indentation b035590
  • [meta] add auto-changelog b467b85
  • [eslint] enforce no-use-before-define 87deb68
  • [eclint] fix editorconfig ce81cbe
  • [eslint] clean up config a bit 3171edd
  • [Tests] stackTrace: use the common getDiag utility 65df5a4
  • [Fix] throws: avoid crashing on a nonconfigurable or nonextensible expected 0cd7a2c
  • [meta] fix repo URLs 85d86a4
  • Revert "[Tests] handle a broken error cause in node 16.9/16.10" 775ba37
  • [meta] use npmignore to autogenerate an npmignore file 1645abb
  • [eslint] enable func-style 75c0c3a
  • [actions] update rebase action b3d724e
  • [Deps] update array.prototype.every, deep-equal, string.prototype.trim e9c9aba
  • [Deps] update defined, minimist, resolve 83695c0
  • [Deps] update deep-equal, object-inspect 09906f3
  • [Dev Deps] update @ljharb/eslint-config, aud afd8f64
  • [Dev Deps] update array.prototype.flatmap 8b8bf07
  • [Dev Deps] update aud f0fe7c0
  • [Dev Deps] update tap-parser 2f61eac
  • Merge tag 'v4.16.1' 96ff863
  • [readme] fix version badge 20ea48d

v4.16.0

Compare Source

Commits
  • [eslint] fix indentation 2151e06
  • [meta] add auto-changelog 86cbbd1
  • [eslint] enforce no-use-before-define f8a8a7f
  • [meta] fix repo URLs a9ae3c2
  • [Tests] stackTrace: use the common getDiag utility 298cb80
  • [eslint] enable func-style 98b9623
  • [New] bin/tape: include the exact arg when there are no glob results; use require on --require files 6a1ce43
  • [eslint] clean up config a bit 67ad201
  • [meta] create FUNDING.yml 5b4752f
  • [Refactor] bin/tape: make it a bit more functional, for easier v5 backporting fbdbfc9
  • [Deps] update glob, object-inspect, resolve, string.prototype.trim 6a3c200
  • [Dev Deps] update @ljharb/eslint-config, array.prototype.flatmap, es-value-fixtures, falafel 934d49b
  • [Tests] fix no_only tests on Windows f35f71b
  • Revert "[Tests] handle a broken error cause in node 16.9/16.10" 23fac16
  • [Robustness] test observably looks up exec on the object 4575ca4
  • [meta] add SECURITY.md 7b0c901
  • [meta] add missing npmrc config 5d11d84
  • [Deps] update object.assign 3327fdd
  • [readme] fix version badge 74e6c9e
  • Merge tag 'v4.16.0' 4a44a7e

v4.15.1

Compare Source

Commits
  • [Tests] handle a broken error cause in node 16.9/16.10 53d9e18
  • [meta] use npmignore to autogenerate an npmignore file 12cc602
  • [New] bin/tape: include the exact arg when there are no glob results; use require.resolve on --require files e23ec12
  • [meta] create FUNDING.yml f7e3161
  • [Robustness] test observably looks up exec on the object 9dbe9ad
  • [meta] remove unused travis.yml file 5a52443
  • [Deps] update glob, object-inspect, object.assign f6f39a2
  • [Dev Deps] update @ljharb/eslint-config, array.prototype.flatmap, es-value-fixtures 6bc8c38
  • [meta] ensure prelint works on windows 48896e8
  • [Tests] fix no_only tests on Windows 3e7b2ae
  • [Robustness] test observably looks up exec on the object 330f8d5
  • [Dev Deps] update eslint, @ljharb/eslint-config 3960ccf
  • [meta] add SECURITY.md 7d31894
  • [meta] improve prelint script when no .git dir is present 7c6dbbd
  • [Dev Deps] update es-value-fixtures 6b8e118
  • [Fix] in node v0.4, stream.pipe returns undefined 83d4da8
  • [Deps] update string.prototype.trim 1a245c6
  • Merge tag 'v4.15.1' b2d547a
  • [Deps] update minimist 64677e0

v4.15.0

Compare Source

Merged
  • [New] add --no-only flag/NODE_TAPE_NO_ONLY_TEST #572
Commits
  • Merge tag 'v4.15.0' a5a1434
  • [New] t.match/t.doesNotMatch: fail the test instead of throw on wrong input types. [a1c266b`](tape-testing/tape@a1c266b)
  • [actions] reuse common workflows d3b4f46
  • [readme] port changes from v5 87f9b29
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud 51ae645
  • [Fix] bin/tape: delay requires until needed b803fd8
  • [readme] hard wraps bad, soft wraps good 82af5ed
  • [Dev Deps] update eslint, @ljharb/eslint-config, safe-publish-latest, array.prototype.flatmap 3287a68
  • [actions] update codecov uploader 8d6aa6c
  • [Tests] handle carriage returns in stack traces on Windows f79acdf
  • [Deps] update glob, is-regex, string.prototype.trim 470ca1c
  • [Tests] handle a broken error cause in node 16.9/16.10 8594f3b
  • [meta] better eccheck command fe6978d
  • [Deps] update object-inspect, resolve 50ea080
  • [meta] Exclude fs from browser bundles (#​565) 418dc94
  • [Dev Deps] update eslint b0c8ed3
  • [Tests] handle a broken error cause in node 16.9/16.10 ca1b906
  • [meta] fix prelint so it does not fail outside of a git repo a09133e
  • [meta] fix prelint so it does not fail outside of a git repo b9959f8
  • [Robustness] use cached .test 86ec0b2

v4.14.0

Compare Source

Merged
  • [New] add .teardown() on t instances #546
  • [readme] add tape-describe to 'other' section #523
Fixed
  • [New] add .teardown() on t instances (#​546) #531
  • [readme] add tape-describe to 'other' section (#​523) #522
Commits
  • [Tests] make stripFullStack output an array of lines, for better failure messages f299759
  • [eslint] fully enable @ljharb eslint config 836610d
  • [actions] use node/install instead of node/run; use codecov action 46aff81
  • [readme] improve t.throws documentation b36f816
  • [Fix] bin/tape: delay requires until needed c8f3ce3
  • [Refactor] avoid reassigning arguments 5c4052f
  • [Tests] add test case for #​519 for test.comment() in createStream/objectMode context 1700642
  • [Refactor] use call-bind/callBound instead of function-bind directly 967b73f
  • [readme] Another way to create custom reporters d81f9f6
  • [meta] do not publish github action workflow files 6bb3496
  • [Refactor] remove unused line, unneeded var initialization; add missing new da0cdf1
  • [Refactor] remove use of legacy exports a04439c
  • [Deps] update glob, is-regex, object-inspect, resolve, string.prototype.trim 6e71e6e
  • [eslint] remove useless regex escapes 1515ff4
  • [readme] remove travis badge; add actions and codecov badges 57a7cc9
  • [meta] run aud in posttest 3907aa5
  • [Refactor] generalize error message from calling .end more than once da8ca46
  • [Tests] handle stack differences in node 15 b7b01ec
  • [Deps] update is-regex, object-inspect, string.prototype.trim e344080
  • [New] Include name of test in log when test times out (#​524) 78b4d98
  • [Dev Deps] update eslint 6d5e4ad
  • [Refactor] Avoid setting message property on primitives; use strict mode to catch this 9dfb680
  • [Deps] update is-regex a7ca7a3
  • Merge tag 'v4.14.0' 1f1a4a7
  • [meta] add safe-publish-latest; use prepublishOnly script for npm 7+ c3d434d
  • [meta] ensure not-in-publish‘s absence does not fail anything 2a0619d
  • [readme] remove long-dead testling-ci badge 1461611
  • [Tests] ensure bin/tape is linted faa51b5
  • [Dev Deps] update eslint fad6165
  • [Dev Deps] update eslint 79a0f4b
  • [meta] add missing safe-publish-latest dep d0a3888
  • [Tests] exclude examples from coverage 283f537

v4.13.3

Compare Source

Merged
  • [Fix] createStream: result payload is not always an object #519
  • [Fix] Update RegExp for matching stack frames to handle Promise/then scenario #516
  • [Tests] Fix simple typo, placehodler -> placeholder #500
Fixed
  • [Fix] createStream: result payload is not always an object #519
  • [Fix] createStream: result payload is not always an object (#​519) #519
  • [Fix] Update RegExp for matching stack frames to handle Promise/then scenario (#​516) #515
  • [Fix] Update RegExp for matching stack frames to handle Promise/then scenario #515
Commits

v4.13.2

Compare Source

Merged
  • [patch] Print name of test that didnt end #498
Commits
  • [Tests] add tests for edge cases and numerics 4526b39
  • [Tests] sync new test cases from master 98b2695
  • [eslint] enable quotes rule d686aa2
  • [Refactor] remove unused code e6b6f11
  • [Deps] update resolve 398503c

v4.13.0

Compare Source

Commits
  • Merge tag 'v4.13.0' bf07cf8
  • [New] add t.match() and t.doesNotMatch(), new in node v13.6 0330d82
  • [New] add t.match() and t.doesNotMatch(), new in node v13.6 36a30eb
  • [New] tape binary: Add -i flag to ignore files from gitignore (#​492) e0e2542
  • [New] tape binary: Add -i flag to ignore files from gitignore a0f9350
  • [lint] fix object key spacing d7c2fd3
  • [Tests] handle stack trace variation in node <= 0.8 21ac403
  • [Deps] update resolve 0f15085
  • [readme] remove long-dead testling-ci badge 08fae38

v4.12.1

Compare Source

Fixed
  • [Breaking] fail any assertion after .end() is called #264
  • [Breaking] equality functions: throw when < 2 arguments are provided #442
  • [Breaking] use default require.extensions collection instead of the magic Array ['.js'] #137
Commits
  • [Breaking] throws: bring into line with node’s assert.throws 547dc14
  • [Refactor] make everything strict mode 11b7d85
  • [lint] fix object key spacing 85a8a7f
  • [Tests] Fail a test if its callback returns a promise that rejects ad75f86
  • [Fix] error stack file path can contain parens/spaces 9094271
  • [Breaking] tests with no callback are failed TODO tests 03529a9
  • [eslint] fix remaining undeclared variables 1a59e0b
  • [Tests] improve some failure output by adding messages bd76254
  • [Tests] handle stack trace variation in node <= 0.8 bffb60c
  • [Breaking] add "exports" to restrict public API 0e713a2
  • [Refactor] generalize error message from calling .end more than once 8e8af01
  • [Tests] ensure bin/tape is linted b5b40ae
  • [eslint] Fix leaking variable in tests 07e13a8
  • [Refactor] Avoid setting message property on primitives; use strict mode to catch this 0715294
  • Merge tag 'v4.12.1' a11e272
  • [Deps] update resolve b765bba
  • [Dev Deps] update eslint 949781f

v4.12.0

Compare Source

Fixed
  • [New] when the error type is wrong, show the message and stack #479
Commits
  • [Tests] use shared travis-ci configs f3a5925
  • [Tests] add a test for the wrong kind of error 44cbbf5
  • [Deps] update deep-equal, glob, object-inspect, resolve, string.prototype.trim 6e94800
  • [Deps] update is-regex, string.prototype.trim 3e0a341
  • [Refactor] use is-regex instead of instanceof RegExp 8150c3b
  • [Dev Deps] update eslint ba7e2b2
  • add tap-nyc to pretty-reporters 24487cb

v4.11.0

Compare Source

Commits
  • [lint] enforce consistent semicolon usage a5006ce
  • [New] Add descriptive messages for skipped asserts 838d995
  • [Fix] emit skipped tests as objects 8d5dc2f
  • [Tests] add tests for 'todo' exit codes c6c4ace
  • [meta] clean up license so github can detect it 861cf55
  • [Refactor] use !! over Boolean() 32b5948
  • [Deps] update inherits, resolve 9526c2e

v4.10.2

Compare Source

Fixed
  • [Refactor] Removed never-read inErrorState from index.js #461
Commits
  • [fix] don't consider 'ok' of todo tests in exit code 15b2dfc
  • Minor punctuation/highlighting improvement 25b4a24
  • [Dev Deps] update eslint, js-yaml 9ec3a0f
  • [Deps] update glob, resolve c30e492
  • [meta] set save-prefix to ~ (meant for runtime deps) 3f337d1

v4.10.1

Compare Source

Fixed
Commits

v4.10.0

Compare Source

Merged
  • [Fix] Ensure that non-functions passed to throws fail the test, just like assert #268
  • [Fix] Ensure that non-functions passed to throws fail the test, just like assert #268
  • [Fix] Ensure that non-functions passed to throws fail the test, just like assert #268
  • Fix premature end of tests (and running sibling tests) when test includes subtests #403
  • [Fix]: only use one test runner for results, even if multiple streams are created #404
Fixed
  • Merge pull request #​403 from nhamer/issue222 #222
  • Merge pull request #​404 from nhamer/issue105 #105
  • [Test]: only use one test runner for results, even if multiple streams are created #105
  • [Fix] Fix premature end of tests (and running sibling tests) when test includes subtests #222
  • Comments should not make exit code incorrect. Fixes #​92 #92
Commits
  • Merge all orphaned tags: 'v1.1.2', 'v2.0.2', 'v2.1.1', 'v2.2.2', 'v2.3.3', 'v2.4.3', 'v2.5.1', 'v2.6.1', 'v2.7.3', 'v2.8.1', 'v2.9.1', 'v2.10.3', 'v2.11.1', 'v2.13.4', 'v2.14.0', 'v2.14.1', 'v3.6.1' 6209882
  • [New] Implements TAP TODO directive 5cdaf54
  • Minor test tweaks due to output differences in v1 vs v4. d22b5fc
  • Minor test tweaks due to whitespace differences in v3 vs v4. 7ed6651
  • [Refactor] Avoid adding a new observable method to the API. fbe4b95
  • Minor test tweaks due to whitespace differences in v2 vs v4. 6ce09d9
  • [Tests] missing t.end(); avoid shadowing 144a361
  • [Fix] Stop createStream for creating additional test runner loops b494b18
  • hats, has module 6ecc842
  • [Dev Deps] update eslint, js-yaml 9e3d25e
  • [Fix] windows: Show failure location even if driver letter is lowercase fb548b3
  • Add missing concat-stream devDep 8b3c1b7
  • [New] add alias 'notDeepEquals' to 'notDeepEqual' function 35844e6
  • [Deps] update glob 82e7b26
  • [Docs] Add tape-promise into 'other' d15bc4b
  • [Docs] Add an alternative ES6 tape runner aac3e70
  • better travis yml 066542a
  • do not set canEmitExit with browserify process shim a28db7e
  • do not set canEmitExit with browserify process shim ebdbba6
  • do not set canEmitExit with browserify process shim 4f33ae5
  • do not set canEmitExit with browserify process shim 0e47a93
  • do not set canEmitExit with browserify process shim ff3e84f
  • do not set canEmitExit with browserify process shim 7164a03
  • do not set canEmitExit with browserify process shim 40cf488
  • do not set canEmitExit with browserify process shim d282191
  • do not set canEmitExit with browserify process shim 59fd1dc
  • do not set canEmitExit with browserify process shim 87eb6bc
  • do not set canEmitExit with browserify process shim c9d502e
  • do not set canEmitExit with browserify process shim 66c0a7d
  • gitignore node_modules 71af8ba
  • gitignore node_modules 3495543
  • [Docs] link to mixed tape 8a7567a
  • [Docs] Add electron-tap 5c36aa8
  • [Docs] Mention flip-tape in the section "other". 1693c34

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d8d34fc to a66a320 Compare December 21, 2019 23:57
@renovate renovate bot changed the title [dist] Update dependency tape to ~4.11.0 [dist] Update dependency tape to ~4.12.0 Dec 21, 2019
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a66a320 to e9d3b52 Compare January 19, 2020 06:56
@renovate renovate bot changed the title [dist] Update dependency tape to ~4.12.0 [dist] Update dependency tape to ~4.13.0 Jan 19, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e9d3b52 to fc08a37 Compare July 28, 2021 04:59
@renovate renovate bot changed the title [dist] Update dependency tape to ~4.13.0 [dist] Update dependency tape to ~4.14.0 Jul 28, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fc08a37 to ef60ce2 Compare March 7, 2022 09:26
@renovate renovate bot changed the title [dist] Update dependency tape to ~4.14.0 [dist] Update dependency tape to ~4.15.0 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ef60ce2 to 5c53de6 Compare September 25, 2022 12:38
@renovate renovate bot changed the title [dist] Update dependency tape to ~4.15.0 [dist] Update dependency tape to ~4.16.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5c53de6 to 1c0d8cb Compare November 20, 2022 11:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1c0d8cb to f971fb3 Compare June 25, 2023 14:52
@renovate renovate bot changed the title [dist] Update dependency tape to ~4.16.0 [dist] Update all non-major dependencies Jun 25, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ca44305 to 999903d Compare September 6, 2023 22:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 999903d to 69c5def Compare September 22, 2023 05:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 69c5def to 17027f2 Compare December 20, 2023 21:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 17027f2 to d3c9a8c Compare August 11, 2025 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants